[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 QUEST IEXP

 Function
  Have the user answer a specified script questionnaire.

 Syntax
  QUEST scrnum

   scrnum  - The number of the script for the user to answer.  Valid
             values are 1 through the number of script questionnaires
             available.

 Remarks
  This statement will present the user a specified script questionnaire
  number to answer.  The SCR.LST file for the current conference will be
  searched for the script.  If the questionnaire number is invalid (less
  than 1 or greater than the highest script number defined) then nothing
  will be displayed.

 Examples
  INTEGER num
  INPUT "Script to answer",num
  QUEST num

See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson